翻訳と辞書
Words near each other
・ Code Aster
・ Code audit
・ Code B
・ Code Black
・ Code Black (DJ)
・ Code Black (TV series)
・ Code bloat
・ Code Blue
・ Code Blue (album)
・ Code Blue (film)
・ Code Blue (Japanese TV series)
・ Code Blue – Emergency
・ Code Breaker
・ Code Breakers
・ Code Breakers (film)
Code browser
・ Code Camp
・ Code cave
・ Code cleanup
・ Code Club
・ Code Co-op
・ Code Complete
・ Code complete
・ Code Composer Studio
・ Code conversion
・ Code coverage
・ Code division multiple access
・ CODE Dome
・ Code duello
・ Code enforcement


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Code browser : ウィキペディア英語版
Code browser
A code browser is an editor, sometimes with folding or other advanced layout capabilities, designed to structure source code or, by extension, other kinds of text file. Since it is typically aware of the syntax (and, to some extent, the semantics) of the text it is displaying, it is able to use various techniques to make navigation and cross-referencing faster and easier; this allows it to present a good overview of the code of large projects.
An editor of this type is positioned between a traditional text editor, a Smalltalk class browser and
a web browser such as Mozilla. It displays a structured text file (marker-based folding) hierarchically, sometimes using multiple panes. A code browser usually supports syntax highlighting for major languages, and frequently allows users to define highlighting schemes for other files relevant to their activities; in some cases it may also integrate the output of other programs such as gdb.
Although code browsers were initially designed to edit programs, they can also be used for different tasks such as plain text outlining or helping to understand existing source code.
== References ==

* (Tobleiz website review )
* (FreeBSD Software website review )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Code browser」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.